We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48cfab6 commit 4bbe17cCopy full SHA for 4bbe17c
.github/workflows/internal-build-release-linux64.yml
@@ -12,7 +12,7 @@ on:
12
13
jobs:
14
build-linux64:
15
- runs-on: ubuntu-latest
+ runs-on: ubuntu-20.04
16
17
steps:
18
- uses: actions/checkout@v3
0 commit comments