Skip to content

Remove nightly toolchain (-Zlints had been stablized since 1.74) #83

Remove nightly toolchain (-Zlints had been stablized since 1.74)

Remove nightly toolchain (-Zlints had been stablized since 1.74) #83

Workflow file for this run

---
name: pull_request
on:
pull_request:
types:
- synchronize
- reopened
- opened
branches:
- main
paths-ignore:
- '**.md'
- 'Documentation/**'
jobs:
build:
uses: ./.github/workflows/build.yml