Skip to content

Commit b45c212

Browse files
committed
change build target from ubuntu-latest to 22.04 LTS
1 parent a0def2c commit b45c212

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ jobs:
1414
include:
1515
- os: macos-latest
1616
arch: arm64
17-
- os: ubuntu-latest
17+
- os: ubuntu-22.04
1818
arch: x64
1919

2020
steps:

0 commit comments

Comments
 (0)