Skip to content

Commit

Permalink
use ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
CI mrcyjanek.net committed Oct 14, 2024
1 parent 32f3eee commit 514c3f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/regression.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ permissions:
pull-requests: write
jobs:
regression_check:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- name: Install dependencies
run: |
Expand Down

0 comments on commit 514c3f6

Please sign in to comment.