Skip to content

Commit 9d4be34

Browse files
committed
Update GH Actions runner image
1 parent f448d97 commit 9d4be34

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ permissions:
1111
jobs:
1212
build:
1313
name: OTP ${{ matrix.otp }} / Elixir ${{ matrix.elixir }}
14-
runs-on: ubuntu-20.04
14+
runs-on: ubuntu-latest
1515
strategy:
1616
matrix:
1717
include:

0 commit comments

Comments
 (0)