We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1804e6 commit 2bc851dCopy full SHA for 2bc851d
2 files changed
.github/workflows/push_workflow.yml
@@ -10,7 +10,7 @@ concurrency:
10
11
jobs:
12
placeholder:
13
- runs-on: self-hosted
+ runs-on: ubuntu-24.04 [Beta]
14
steps:
15
- name: Placeholder
16
run: echo "Placeholder"
.github/workflows/update_techdocs.yml
@@ -14,7 +14,7 @@ concurrency:
publish-techdocs-site:
17
18
19
- name: Checkout
20
uses: actions/checkout@v4
0 commit comments