Skip to content

Commit 2858b07

Browse files
变更编译环境为 ubuntu-18.04
1 parent b527989 commit 2858b07

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/jbr-linux-x64.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ on:
1515

1616
jobs:
1717
build:
18-
runs-on: ubuntu-20.04
18+
runs-on: ubuntu-18.04
1919
steps:
2020
- name: Clone Repository
2121
uses: actions/checkout@v3

0 commit comments

Comments
 (0)