Skip to content

Commit a8e4b2b

Browse files
GitHub CI for rustc 1.75 (Ubuntu LTS 24.04)
1 parent f38ca0c commit a8e4b2b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/main.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@ jobs:
1818
rust: stable
1919
docker: linux64
2020
target: x86_64-unknown-linux-gnu
21+
- build: ubuntu-lts
22+
os: ubuntu-24.04
23+
rust: 1.75
24+
docker: linux64
25+
target: x86_64-unknown-linux-gnu
2126
- build: x86_64-beta
2227
os: ubuntu-latest
2328
rust: beta

0 commit comments

Comments
 (0)