Skip to content

Commit

Permalink
explicit ubuntu-22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
jackalcooper committed Nov 5, 2023
1 parent 3ba84eb commit ae0e430
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 @@ -39,7 +39,7 @@ jobs:
matrix:
nif: ["2.16"]
job:
- { target: x86_64-unknown-linux-gnu, os: ubuntu-20.04 }
- { target: x86_64-unknown-linux-gnu, os: ubuntu-22.04 }
steps:
- uses: actions/checkout@v3
- name: Set up Elixir
Expand Down

0 comments on commit ae0e430

Please sign in to comment.