Skip to content

Commit

Permalink
Merge pull request #407 from XiXiaPdx/try-ubuntu
Browse files Browse the repository at this point in the history
trying something
  • Loading branch information
mattbaker authored Sep 14, 2023
2 parents 3081412 + 096119f commit 8d8f0e2
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-latest
runs-on: ubuntu-20.04

strategy:
matrix:
Expand Down

0 comments on commit 8d8f0e2

Please sign in to comment.