Skip to content

Commit

Permalink
Update Linux OS matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
mmerklinger committed Jul 31, 2024
1 parent 8842e3a commit 01826b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ jobs:

strategy:
matrix:
os: ["ubuntu:22.04", "debian:12", "fedora:38", "alpine:3.18", "fedora:39"]
os: ["alpine:3.18", "debian:12", "fedora:39", "fedora:40", "ubuntu:22.04"]
rust-version: [stable]

env:
Expand Down

0 comments on commit 01826b5

Please sign in to comment.