Skip to content

Commit 999a935

Browse files
committed
Use ubuntu-latest for linux precompile
1 parent fe9a45f commit 999a935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/linux-precompile.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@ jobs:
6363
cache/*${{ env.TARGET }}*.tar.gz
6464
6565
precompile:
66-
runs-on: ubuntu-20.04
66+
runs-on: ubuntu-latest
6767
env:
6868
MIX_ENV: prod
6969
strategy:

0 commit comments

Comments
 (0)