We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8b8df68 commit dd02963Copy full SHA for dd02963
.github/workflows/elixir.yml
@@ -14,7 +14,7 @@ env:
14
jobs:
15
build:
16
name: Build and test
17
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
18
steps:
19
- uses: actions/checkout@v3
20
- name: Set up Elixir
0 commit comments