Skip to content

Commit 04dc4a9

Browse files
anwayderipatel-fd
authored andcommitted
ci: move workflows to rocky9
1 parent 8e2b393 commit 04dc4a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/workflows/builds.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ concurrency:
9292
jobs:
9393
build_gcc:
9494
runs-on:
95-
labels: rocky8
95+
labels: rocky9
9696
group: fd-public-repo
9797
if: ${{ inputs.gcc != 'none' }}
9898
steps:

.github/workflows/doxygen.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ jobs:
88
timeout-minutes: 20
99
name: Doxygen
1010
runs-on:
11-
labels: rocky810
11+
labels: rocky9
1212
group: fd-public-repo
1313
environment:
1414
name: doxygen

0 commit comments

Comments
 (0)