Skip to content

✨ Add GCC 11.3 support #3

✨ Add GCC 11.3 support

✨ Add GCC 11.3 support #3

Workflow file for this run

name: 🚀 Deploy 12.2
on:
workflow_dispatch:
pull_request:
push:
branches:
- main
jobs:
deploy:
uses: ./.github/workflows/ci.yml
with:
version: "12.2"
secrets: inherit