Skip to content

Commit

Permalink
pin to old version of ubuntu
Browse files Browse the repository at this point in the history
  • Loading branch information
TingDaoK committed Jan 28, 2025
1 parent 9d2f61a commit aa218c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ jobs:
arch:
- x64
- aarch64
runs-on: ubuntu-latest
runs-on: ubuntu-22.04 # temporarily downgrade to old ubuntu until https://github.com/actions/runner-images/issues/11471 resolves
steps:
- name: Checkout Sources
uses: actions/checkout@v1
Expand Down

0 comments on commit aa218c8

Please sign in to comment.