Skip to content

Commit

Permalink
fix: ubuntu-latest
Browse files Browse the repository at this point in the history
  • Loading branch information
kainlite committed Sep 3, 2024
1 parent 26418c4 commit 783ad7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ on:

jobs:
docker:
runs-on: ubuntu-22
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v2
Expand Down

0 comments on commit 783ad7a

Please sign in to comment.