We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0ca2742 commit efd7597Copy full SHA for efd7597
.github/workflows/test-add-compiler-matrix.yml
@@ -37,7 +37,7 @@ jobs:
37
matrix:
38
architecture: [standard, large, extra-large]
39
version: [2021.7.9, 2023.8.2, 2025.1.0]
40
- image: [litmusimage/ubuntu:22.04]
+ image: [litmusimage/ubuntu:latest]
41
steps:
42
- name: Checkout Source
43
uses: actions/checkout@v4
0 commit comments