Skip to content

Commit 009e4f8

Browse files
Downgrade to Ubuntu22 from 24
1 parent 2d412e4 commit 009e4f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/code.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ jobs:
171171
# Check that the master branches of various upstream dependencies are
172172
# still compatible when used together
173173
master_branch_test:
174-
runs-on: "ubuntu-latest"
174+
runs-on: "ubuntu-22.04"
175175
steps:
176176
- name: Checkout Source
177177
uses: actions/checkout@v4

0 commit comments

Comments
 (0)