Skip to content

Commit

Permalink
github: bump linux version to latest
Browse files Browse the repository at this point in the history
  • Loading branch information
radeksimko committed Jan 18, 2024
1 parent 7faec10 commit 14f52f1
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 14f52f1

Please sign in to comment.