Skip to content

Commit

Permalink
Update CI
Browse files Browse the repository at this point in the history
  • Loading branch information
lucacorti committed Jul 2, 2024
1 parent de4c477 commit 14f8bf4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
test:
env:
MIX_ENV: test
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
name: Test (OTP ${{ matrix.otp }} / Elixir ${{ matrix.elixir }})
strategy:
matrix:
Expand Down

0 comments on commit 14f8bf4

Please sign in to comment.