Skip to content

Commit

Permalink
Fix CI
Browse files Browse the repository at this point in the history
  • Loading branch information
EnnuiL committed Jun 10, 2024
1 parent 5b95d4f commit 24c4b3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ on: push

jobs:
build:
runs-on: ubuntu-24-04
runs-on: ubuntu-24.04

steps:
- name: Checkout
Expand Down

0 comments on commit 24c4b3e

Please sign in to comment.