Skip to content

Commit

Permalink
Use nightly on runner
Browse files Browse the repository at this point in the history
  • Loading branch information
IsaacMarovitz committed Apr 30, 2024
1 parent 4272dbe commit b5e32a1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,10 @@ env:

jobs:
build:

runs-on: ubuntu-latest

steps:
- uses: actions/checkout@v3
- uses: dtolnay/rust-toolchain@nightly
- uses: actions/checkout@v4
- name: Install Alsa
run: sudo apt-get install libasound2-dev
- name: Build
Expand Down

0 comments on commit b5e32a1

Please sign in to comment.