Skip to content

Commit 4bbe17c

Browse files
committed
change release flavor of Linux
1 parent 48cfab6 commit 4bbe17c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/internal-build-release-linux64.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ on:
1212

1313
jobs:
1414
build-linux64:
15-
runs-on: ubuntu-latest
15+
runs-on: ubuntu-20.04
1616

1717
steps:
1818
- uses: actions/checkout@v3

0 commit comments

Comments
 (0)