SNOW-909719: enable udf test for python 3.11 #4311
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
precommit.yml
on: pull_request
Check linting
Build Doc
Matrix: test
Waiting for pending jobs
Matrix: test-disable-sql-simplifier
Waiting for pending jobs
Matrix: test-fips
Waiting for pending jobs
Matrix: test-no-pandas
Waiting for pending jobs
Combine coverage
Annotations
1 error
Invalid workflow file:
.github/workflows/precommit.yml#L104
The workflow is not valid. .github/workflows/precommit.yml (Line: 104, Col: 13): Unrecognized function: 'not'. Located at position 1 within expression: not (matrix.python-version == '3.11' && matrix.cloud-provider == 'gcp') && contains('macos', matrix.os.download_name) .github/workflows/precommit.yml (Line: 115, Col: 13): Unrecognized function: 'not'. Located at position 1 within expression: not (matrix.python-version == '3.11' && matrix.cloud-provider == 'gcp')
|