Skip to content

Commit 67c3c23

Browse files
committed
Build: setting Linux runner image to ubuntu-20.04
1 parent 43a3a73 commit 67c3c23

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/main.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ jobs:
5656
strategy:
5757
fail-fast: true
5858
matrix:
59-
os: [ubuntu-latest]
59+
os: [ubuntu-20.04]
6060
#os: [ubuntu-20.04, ubuntu-18.04]
6161

6262
runs-on: ${{ matrix.os }}

0 commit comments

Comments
 (0)