Skip to content

Commit

Permalink
Update ubuntu in github actions workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
binaryseed committed Feb 12, 2025
1 parent 92db998 commit fecb859
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/elixir.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ on:
jobs:
unit_test:
name: Unit Tests - Elixir ${{matrix.elixir}} / OTP ${{matrix.otp}}
runs-on: ubuntu-20.04
runs-on: ubuntu-latest
continue-on-error: true

strategy:
Expand Down

0 comments on commit fecb859

Please sign in to comment.