Skip to content

Commit

Permalink
Update ci-format.yml to pin Ubuntu CI version to 22.04 due to a build…
Browse files Browse the repository at this point in the history
… regression. (#150)

Signed-off-by: Jonathan DiLorenzo <[email protected]>
  • Loading branch information
jonathan-dilorenzo authored Dec 13, 2024
1 parent b4dd1a3 commit 140ac67
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci-format.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ on:

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

0 comments on commit 140ac67

Please sign in to comment.