Skip to content

Commit

Permalink
Downgrade to Ubuntu22 from 24
Browse files Browse the repository at this point in the history
  • Loading branch information
AlexanderWells-diamond committed Jan 10, 2025
1 parent 2d412e4 commit 009e4f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/code.yml
Original file line number Diff line number Diff line change
Expand Up @@ -171,7 +171,7 @@ jobs:
# Check that the master branches of various upstream dependencies are
# still compatible when used together
master_branch_test:
runs-on: "ubuntu-latest"
runs-on: "ubuntu-22.04"
steps:
- name: Checkout Source
uses: actions/checkout@v4
Expand Down

0 comments on commit 009e4f8

Please sign in to comment.