We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fe4b9c7 commit a623e94Copy full SHA for a623e94
.github/workflows/ci.yml
@@ -17,6 +17,8 @@ on:
17
jobs:
18
build:
19
runs-on: ubuntu-22.04
20
+ env:
21
+ BUILDS=3.12
22
23
steps:
24
- uses: actions/checkout@v3.3.0
0 commit comments