Skip to content

Commit a96b545

Browse files
authored
Merge pull request #56 from ITCraftDevelopmentTeam/chun-awa-patch-1
ci: revert to ubuntu 22.04
2 parents b1654e4 + a1bdaae commit a96b545

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ jobs:
103103
runs-on: ${{ matrix.os }}
104104
strategy:
105105
matrix:
106-
os: [ubuntu-latest, macos-latest]
106+
os: [ubuntu-22.04, macos-latest]
107107
arch: [x86, x64, arm64]
108108
steps:
109109

0 commit comments

Comments
 (0)