Skip to content

Commit

Permalink
Merge pull request #75 from jczaja/jczaja/ci-fix2
Browse files Browse the repository at this point in the history
Fix to rust fmt
  • Loading branch information
jczaja authored Aug 23, 2023
2 parents ad18a10 + ec35921 commit ac6a8af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/building.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ jobs:

fmt:
name: Rustfmt
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: actions-rs/toolchain@v1
Expand Down

0 comments on commit ac6a8af

Please sign in to comment.