Skip to content

Commit

Permalink
Remove focal from matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
almahmoud authored Feb 27, 2024
1 parent 0609e0b commit c99311e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build_ghcr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ jobs:
fail-fast: false
matrix:
type: [builder, user]
ubuntu: [focal, jammy]
ubuntu: ['jammy'] #[focal, jammy]
platform: [linux/amd64]
biocversion: ['3.18']

Expand Down

0 comments on commit c99311e

Please sign in to comment.