Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
declantsien committed May 14, 2024
1 parent 4cd77e6 commit 1082b67
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,8 @@ jobs:
"F695 F39E C625 E081 33B5 759F 0FC6 8703 75EF E2F5")))))
- name: Build
run: guix build rust-bin
- name: Build
run: guix build -e '((@@ (rustup build toolchain) rustup) "1.79.0-beta.4")'
- name: Build
run: guix build -e '((@@ (rustup build toolchain) rustup) "nightly-2024-05-13")'

0 comments on commit 1082b67

Please sign in to comment.