Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Juke34 authored Jan 27, 2025
1 parent e8946cf commit 0a35cd9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ jobs:
if: github.event_name != 'pull_request' || github.event.pull_request.head.repo.full_name != github.event.pull_request.base.repo.full_name

# The type of runner that the job will run on
runs-on: ubuntu:24.04
runs-on: ubuntu-24.04
services:
docker:
image: docker:dind
Expand Down

0 comments on commit 0a35cd9

Please sign in to comment.