Skip to content

Commit

Permalink
try newer OS version
Browse files Browse the repository at this point in the history
  • Loading branch information
mtmail committed Sep 25, 2024
1 parent 9c10ea0 commit ce8b136
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,9 @@ on: [ push, pull_request ]
jobs:
compare-output:

name: Compare output
runs-on: ubuntu-24.04

name: Compare output
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit ce8b136

Please sign in to comment.