Compare commits

..

2 Commits

Author SHA1 Message Date
Priya Gupta
aaad9f0c8c TEST macos-13 replacement 2025-11-06 16:15:48 +05:30
Priya Gupta
c862fccfaf Test macos-14-large runner 2025-07-25 13:46:50 +05:30
2 changed files with 3 additions and 3 deletions

View File

@@ -23,7 +23,7 @@ on:
jobs:
go:
name: Go
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@main
uses: actions/versions-package-tools/.github/workflows/build-tool-packages.yml@replacemacos-13
with:
tool-name: "go"
tool-version: ${{ inputs.VERSION || '1.19.0' }}

View File

@@ -1,7 +1,7 @@
name: Get Go versions
on:
schedule:
- cron: '0 0,12 * * *'
- cron: '0 3,15 * * *'
workflow_dispatch:
jobs:
@@ -10,4 +10,4 @@ jobs:
with:
tool-name: "Go"
image-url: "https://go.dev/images/gopher-footer.jpg"
secrets: inherit
secrets: inherit