Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 647be7c

Browse files
.github: downgrade ubuntu version for gnd build action (#6171)
1 parent 4915b6f commit 647be7c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎.github/workflows/gnd-binary-build.yml‎

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@ jobs:
1212
matrix:
1313
include:
1414
- target: x86_64-unknown-linux-gnu
15-
runner: ubuntu-latest
15+
runner: ubuntu-22.04
1616
asset_name: gnd-linux-x86_64
1717
- target: aarch64-unknown-linux-gnu
18-
runner: ubuntu-24.04-arm
18+
runner: ubuntu-22.04
1919
asset_name: gnd-linux-aarch64
2020
- target: x86_64-apple-darwin
2121
runner: macos-13

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /