Skip to content

Commit

Permalink
Update build_and_test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tokatoka authored Sep 21, 2023
1 parent cc7ace9 commit 26d257a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_and_test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
# - name: Run tests
# run: cargo test --verbose
linux:
runs-on: Linux-latest
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: install cxxbridge
Expand Down

0 comments on commit 26d257a

Please sign in to comment.