Skip to content

Commit

Permalink
fix release name
Browse files Browse the repository at this point in the history
  • Loading branch information
gnzsnz committed Sep 5, 2024
1 parent 7630a80 commit e61fc09
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ jobs:
name: Build and test aptcacher
strategy:
matrix:
image_os: [focal, jammy]
image_os: [noble, jammy]
runner_os: [24.04, 22.04]

runs-on: ubuntu-${{ matrix.runner_os}}
Expand Down

0 comments on commit e61fc09

Please sign in to comment.