Skip to content

Bump salsa-macros from 0.26.2 to 0.27.2 #2765

Bump salsa-macros from 0.26.2 to 0.27.2

Bump salsa-macros from 0.26.2 to 0.27.2 #2765

Workflow file for this run

name: "Test Ark"
on:
push:
branches:
- main
pull_request:
workflow_dispatch:
jobs:
test_macos:
name: Test macOS
uses: ./.github/workflows/test-macos.yml
secrets: inherit
test_windows:
name: Test Windows
uses: ./.github/workflows/test-windows.yml
secrets: inherit
test_linux:
name: Test Linux
uses: ./.github/workflows/test-linux.yml
secrets: inherit