Skip to content

Commit 26020e0

Browse files
authored
Linux Build update
1 parent 2921fb8 commit 26020e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
build-linux:
1212
name: build in native linux
13-
runs-on: ubuntu-22.04
13+
runs-on: ubuntu-22.10
1414
steps:
1515
- name: Checkout code
1616
uses: actions/checkout@v2

0 commit comments

Comments
 (0)