Skip to content

Commit

Permalink
ci: build using ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
krichprollsch committed Oct 22, 2024
1 parent 3cf0de8 commit a9a8985
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
OS: linux
ARCH: x86_64

runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: mlugg/setup-zig@v1
with:
Expand Down

0 comments on commit a9a8985

Please sign in to comment.