add full 24.04

This commit is contained in:
ChristopherHX
2024-05-20 16:11:35 +02:00
committed by GitHub
parent 04925419f6
commit 841d775b73
2 changed files with 4 additions and 1 deletions
+2
View File
@@ -30,6 +30,8 @@ jobs:
copy:
- src: ghcr.io/christopherhx/runner-images:ubuntu22-runner-large-${{ inputs.version || 'latest' }}
dest: full-latest
- src: ghcr.io/christopherhx/runner-images:ubuntu24-runner-large-${{ inputs.version || 'latest' }}
dest: full-24.04
- src: ghcr.io/christopherhx/runner-images:ubuntu22-runner-large-${{ inputs.version || 'latest' }}
dest: full-22.04
- src: ghcr.io/christopherhx/runner-images:ubuntu20-runner-large-${{ inputs.version || 'latest' }}