Skip to content

Commit 86cef2d

Browse files
committed
fix gclib error
1 parent efae7ec commit 86cef2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ env:
1414

1515
jobs:
1616
build-linux:
17-
runs-on: ubuntu-latest
17+
runs-on: ubuntu-20.04
1818
steps:
1919
- uses: actions/checkout@v3
2020
- uses: actions/setup-python@v4

0 commit comments

Comments
 (0)