Skip to content

Commit

Permalink
Bump ubuntu for releases
Browse files Browse the repository at this point in the history
  • Loading branch information
jgdavey committed Feb 6, 2024
1 parent 6a3dd50 commit d39f557
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,10 +75,10 @@ jobs:
build: [linux, linux-musl, macos, win-msvc]
include:
- build: linux
os: ubuntu-18.04
os: ubuntu-latest
target: x86_64-unknown-linux-gnu
- build: linux-musl
os: ubuntu-18.04
os: ubuntu-latest
target: x86_64-unknown-linux-musl
- build: macos
os: macos-latest
Expand Down

0 comments on commit d39f557

Please sign in to comment.