Skip to content

Commit

Permalink
Update build-docker-image.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
gangefors authored Dec 7, 2024
1 parent 0169e42 commit edeefbf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ on:
- cron: '0 20 * * *'
jobs:
buildDockerImage:
runs-on: ubuntu-latest
runs-on: ubuntu-24.04
steps:
-
name: Get latest airdcpp releases
Expand Down

0 comments on commit edeefbf

Please sign in to comment.