diff --git a/.github/workflows/main.yml b/.github/workflows/main.yml index 59aed7d..ef4f533 100644 --- a/.github/workflows/main.yml +++ b/.github/workflows/main.yml @@ -13,7 +13,7 @@ jobs: runs-on: ubuntu-latest strategy: matrix: - sm-version: [ '1.11.x', '1.12.7164', '1.13.7165' ] + sm-version: [ '1.11.x', '1.12.7165', '1.13.7165' ] permissions: contents: write