Skip to content

Commit

Permalink
Merge pull request #57 from alexlouden/ci-bump-linux-runner
Browse files Browse the repository at this point in the history
github: bump linux version to latest
  • Loading branch information
radeksimko authored Jan 18, 2024
2 parents 7faec10 + 14f52f1 commit 3ef5bfb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
build:
name: Run syntax_tests (${{ matrix.st.name }})
runs-on: ubuntu-18.04
runs-on: ubuntu-latest
strategy:
matrix:
st:
Expand Down

0 comments on commit 3ef5bfb

Please sign in to comment.