From 07a095970ddcb0a21b1b82509485e8299e6a314c Mon Sep 17 00:00:00 2001 From: Pavel Shirshov Date: Wed, 23 Oct 2024 18:46:16 +0100 Subject: [PATCH] test: gha --- .github/workflows/scala-2.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/scala-2.yml b/.github/workflows/scala-2.yml index e461849..c0fd8df 100644 --- a/.github/workflows/scala-2.yml +++ b/.github/workflows/scala-2.yml @@ -19,9 +19,9 @@ jobs: # don't forget to update prepare-release and the includes below # os: [ ubuntu-latest, macos-12, windows-2022, macos-14 ] #graalvm-version: [ '22.3.1' ] - target: [ linux-aarch64 linux-amd64 windows-amd64 macos-amd64-14 macos-aarch64-14 ] - os: [ "" ] - java-version: [ "" ] +# target: [ linux-aarch64 linux-amd64 windows-amd64 macos-amd64-14 macos-aarch64-14 ] +# os: [ "" ] +# java-version: [ "" ] include: - target: linux-aarch64 os: self-hosted