diff --git a/.github/workflows/test.yml b/.github/workflows/test.yml index 9ac0bb5..d8b7cdf 100644 --- a/.github/workflows/test.yml +++ b/.github/workflows/test.yml @@ -22,7 +22,7 @@ jobs: - mmtk_plan: Immix mmtk_build: debug timeout: 150 - os: [macos-latest, ubuntu-latest] + os: [macos-26, ubuntu-latest] env: GITPULLOPTIONS: --no-tags origin ${{ github.ref }}