Updated runner

pull/2/head
Mark 2023-04-10 11:26:26 -07:00
parent 37206f23f8
commit 856f9ae7c7
Signed by: Mark
GPG Key ID: AD62BB059C2AAEE4
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ name: CI
jobs:
build_and_test:
name: Daisy
runs-on: debian-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1