Skip to content

Commit cc6cc24

Browse files
committed
fix ubuntu build
1 parent 8fb9dcb commit cc6cc24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/package.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ jobs:
5858
retention-days: 30
5959

6060
ubuntu-focal:
61-
runs-on: ubuntu-latest
61+
runs-on: ubuntu-20.04
6262
strategy:
6363
matrix:
6464
include:

0 commit comments

Comments
 (0)