Skip to content

Commit

Permalink
Use Ubuntu 22.04 for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
ssheorey authored Dec 31, 2024
1 parent b31d12c commit 9ddc19e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
ubuntu:
permissions:
contents: read
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
strategy:
fail-fast: false
steps:
Expand Down

0 comments on commit 9ddc19e

Please sign in to comment.