Add Ubuntu versions tests #1
environment-setup.yml
on: push
Matrix: Build on Ubuntu 22.04
Waiting for pending jobs
Matrix: Build on Ubuntu 24.04
Waiting for pending jobs
Annotations
1 error
Invalid workflow file:
.github/workflows/environment-setup.yml#L12
The workflow is not valid. .github/workflows/environment-setup.yml (Line: 12, Col: 3): The identifier 'ubuntu-22.04' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters. .github/workflows/environment-setup.yml (Line: 40, Col: 3): The identifier 'ubuntu-24.04' is invalid. IDs may only contain alphanumeric characters, '_', and '-'. IDs must start with a letter or '_' and and must be less than 100 characters.
|