Skip to content

Commit

Permalink
Use ubuntu:18.04.
Browse files Browse the repository at this point in the history
  • Loading branch information
piobab committed Mar 17, 2022
1 parent 71fb5c7 commit a9cea69
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 @@ -12,10 +12,10 @@ jobs:
strategy:
matrix:
include:
- os: ubuntu-latest
- os: ubuntu-18.04
target: x86_64-unknown-linux-gnu

- os: ubuntu-latest
- os: ubuntu-18.04
target: x86_64-unknown-linux-musl

- os: macos-latest
Expand Down

0 comments on commit a9cea69

Please sign in to comment.