Fixing syntax error.

This commit is contained in:
Rob Greene
2025-07-30 10:37:10 -05:00
parent acbc3ad905
commit fbbf3545dc
+1 -1
View File
@@ -2,7 +2,7 @@ name: GraalVM Native Image builds
on: [push, pull_request]
jobs:
build:
name: 'bt' and 'st' on ${{ matrix.os }}-${{ matrix.arch }}
name: bt and st on ${{ matrix.os }}-${{ matrix.arch }}
runs-on: ${{ matrix.label }}
strategy:
matrix: