Skip to content

Commit 9151786

Browse files
committed
fixup! Use Focal container, remove OpenJDK container run
Signed-off-by: Spencer Wilson <[email protected]>
1 parent 85dce30 commit 9151786

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/java.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ jobs:
1212
workflowcheck:
1313
name: Check validity of GitHub workflows
1414
runs-on: ubuntu-latest
15-
container: openquantumsafe/ci-ubuntu-focal:latest
15+
container: openquantumsafe/ci-ubuntu-latest:latest
1616
steps:
1717
- name: Checkout code
1818
uses: actions/checkout@692973e3d937129bcbf40652eb9f2f61becf3332 # pin@v4

0 commit comments

Comments
 (0)