Skip to content
Compare
Choose a tag to compare
@MaciejG604 MaciejG604 released this 30 Nov 08:21
· 426 commits to main since this release

Support for M1 runners

Since this version Scala CLI setup action supports runners with the M1 processor. This is true for official Github runners, as well as self-hosted runners.

Added by @Gedochao in #377

What's Changed

  • Update dist by @github-actions in #378
  • build(deps-dev): bump @types/node from 20.9.0 to 20.9.1 by @dependabot in #379
  • build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by @dependabot in #381
  • build(deps-dev): bump @types/node from 20.9.1 to 20.9.2 by @dependabot in #380
  • Enable COURSIER_BIN_DIR override & run tests on M1 by @Gedochao in #382
  • Update dist by @github-actions in #383
  • build(deps-dev): bump @types/node from 20.9.2 to 20.9.3 by @dependabot in #387
  • build(deps-dev): bump typescript from 5.2.2 to 5.3.2 by @dependabot in #384
  • build(deps-dev): bump @typescript-eslint/parser from 6.11.0 to 6.12.0 by @dependabot in #385
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.11.0 to 6.12.0 by @dependabot in #386
  • build(deps-dev): bump @types/node from 20.9.3 to 20.9.4 by @dependabot in #388
  • build(deps-dev): bump @types/node from 20.9.4 to 20.10.0 by @dependabot in #390
  • build(deps-dev): bump @typescript-eslint/parser from 6.12.0 to 6.13.0 by @dependabot in #391
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.12.0 to 6.13.0 by @dependabot in #392
  • build(deps-dev): bump @typescript-eslint/parser from 6.13.0 to 6.13.1 by @dependabot in #394
  • Update ScalaCLI by @github-actions in #395
  • build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.13.0 to 6.13.1 by @dependabot in #393
  • Update dist by @github-actions in #397

Full Changelog: v1...v1.1.0