Skip to content

Commit 6e31304

Browse files
committed
update
Signed-off-by: Tyler Ohlsen <ohltyler@amazon.com>
1 parent 25ac152 commit 6e31304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build-and-test.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ jobs:
1717

1818
build-and-test-linux:
1919
needs: Get-CI-Image-Tag
20-
name: Build & test
20+
name: Build & test (ubuntu latest)
2121
runs-on: ubuntu-latest
2222
container:
2323
image: ${{ needs.Get-CI-Image-Tag.outputs.ci-image-version-linux }}

0 commit comments

Comments
 (0)