We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ddee8a commit 0dbf55fCopy full SHA for 0dbf55f
.github/workflows/linux-precompile.yml
@@ -11,7 +11,7 @@ permissions:
11
jobs:
12
armv7l-linux-gnueabihf:
13
runs-on: ubuntu-latest
14
- container: ubuntu:20.04
+ container: ubuntu:22.04
15
env:
16
ImageOS: ubuntu20
17
LANG: en_US.UTF-8
@@ -73,7 +73,7 @@ jobs:
73
74
precompile:
75
76
77
78
79
0 commit comments