Skip to content

Commit

Permalink
Fix the runs-on bug
Browse files Browse the repository at this point in the history
  • Loading branch information
devraymondsh authored Apr 5, 2024
1 parent bf8a803 commit 2fb5555
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/scheduled-builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ on:
jobs:
update:
name: Check for newer versions of Rust and update
runs-on: ubuntu-latest
container:
image: ubuntu:devel
steps:
Expand Down

0 comments on commit 2fb5555

Please sign in to comment.