Skip to content

Commit bc9ff3c

Browse files
committed
Remove focal
1 parent 0b26514 commit bc9ff3c

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

.github/workflows/build_ghcr.yaml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -15,9 +15,6 @@ jobs:
1515
fail-fast: false
1616
matrix:
1717
include:
18-
- ubuntu: focal
19-
platform: linux/amd64
20-
runner: ubuntu-latest
2118
- ubuntu: jammy
2219
platform: linux/amd64
2320
runner: ubuntu-latest
@@ -130,7 +127,7 @@ jobs:
130127
strategy:
131128
fail-fast: false
132129
matrix:
133-
ubuntu: [focal, jammy, noble]
130+
ubuntu: [jammy, noble]
134131
steps:
135132
- name: Download amd64 digests
136133
uses: actions/download-artifact@v4

0 commit comments

Comments
 (0)