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 8c0a32d commit 51d9430Copy full SHA for 51d9430
.github/workflows/ci.yml
@@ -9,7 +9,7 @@ on:
9
jobs:
10
all:
11
name: Build & Test
12
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-latest
13
env:
14
MIX_ENV: test
15
PLAYWRIGHT_TRANSPORT: driver
0 commit comments