Skip to content
This repository was archived by the owner on Jan 10, 2026. It is now read-only.

Commit cbaabd1

Browse files
committed
test build on ubuntu 24.04
1 parent 02bc455 commit cbaabd1

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
@@ -12,7 +12,7 @@ env:
1212

1313
jobs:
1414
build:
15-
runs-on: ubuntu-22.04
15+
runs-on: ubuntu-24.04
1616
steps:
1717
- uses: actions/checkout@v4
1818
- uses: mozilla-actions/sccache-action@v0.0.9

0 commit comments

Comments
 (0)