Skip to content

Commit 8caeb71

Browse files
Merge pull request #45 from lightpanda-io/ubuntu-22.04
ci: use ubuntu 22.04
2 parents f5a9e99 + 95500ce commit 8caeb71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ jobs:
1919
OS: linux
2020
ARCH: x86_64
2121

22-
runs-on: ubuntu-24.04
22+
runs-on: ubuntu-22.04
2323
steps:
2424
- uses: mlugg/setup-zig@v1
2525
with:

0 commit comments

Comments
 (0)