We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0940e4a + 8c10a66 commit e41c4a7Copy full SHA for e41c4a7
.github/workflows/images.yml
@@ -16,7 +16,7 @@ concurrency:
16
jobs:
17
update-images:
18
if: github.repository_owner == 'adafruit'
19
- runs-on: ubuntu-20.04
+ runs-on: ubuntu-24.04
20
steps:
21
- uses: actions/checkout@v3
22
0 commit comments