Skip to content

Commit

Permalink
run linting CI on Ubuntu 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
DanMesh authored and bkueng committed Jan 13, 2025
1 parent 90bc476 commit 209bd42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ on:

jobs:
lint:
runs-on: ubuntu-latest
runs-on: ubuntu-22.04
steps:
- uses: actions/checkout@v3
with:
Expand Down

0 comments on commit 209bd42

Please sign in to comment.