Bump externals/sgcc from 0e8cc65
to a1fb95d
(#552)
#240
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
name: Release | |
on: | |
push: | |
branches: main | |
concurrency: release | |
permissions: | |
contents: read | |
jobs: | |
ci: | |
name: CI | |
uses: ./.github/workflows/ci.yml |