group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}-reusable
cancel-in-progress: true
+env:
+ FORCE_COLOR: 1
+
jobs:
check_source:
name: Change detection
group: ${{ github.workflow }}-${{ github.head_ref || github.run_id }}
cancel-in-progress: true
+env:
+ FORCE_COLOR: 1
+
jobs:
interpreter:
name: Interpreter (Debug)
required: true
type: string
+env:
+ FORCE_COLOR: 1
+
jobs:
build_macos:
name: build and test (${{ inputs.os }})
required: true
type: string
+env:
+ FORCE_COLOR: 1
+
jobs:
build_tsan_reusable:
name: 'Thread sanitizer'
required: true
type: string
+env:
+ FORCE_COLOR: 1
+
jobs:
build_ubuntu_reusable:
name: build and test (${{ inputs.os }})
timeout-minutes: 60
runs-on: ${{ inputs.os }}
env:
- FORCE_COLOR: 1
OPENSSL_VER: 3.0.15
PYTHONSTRICTEXTENSIONBUILD: 1
TERM: linux
required: true
type: string
+env:
+ FORCE_COLOR: 1
+
jobs:
build_wasi_reusable:
name: 'build and test'
permissions:
contents: read
+env:
+ FORCE_COLOR: 1
+
jobs:
build:
name: installer for ${{ inputs.arch }}
default: false
env:
+ FORCE_COLOR: 1
IncludeUwp: >-
true