Skip to content

Bump setuptools from 75.8.2 to 79.0.0 in /.github #105

Bump setuptools from 75.8.2 to 79.0.0 in /.github

Bump setuptools from 75.8.2 to 79.0.0 in /.github #105

Workflow file for this run

name: Linux (Ubuntu 24.04)
on:
workflow_dispatch:
pull_request:
push:
branches:
- develop
concurrency:
group: linux-${{ github.event_name }}-${{ github.ref_name }}-ubuntu_24_04
cancel-in-progress: true
permissions: read-all
jobs:
Ubuntu2404:
name: Main Trigger
uses: ./.github/workflows/job_linux.yml
permissions:
actions: read
contents: read
packages: read
statuses: read
security-events: write
with:
os: ubuntu_24_04
build-runner: ubuntu-latest-32-cores
test-runner: ubuntu-latest-8-cores
build-cache: false
build-cache-key-suffix: cache_${{ github.ref_name }}
build-mlir: true
build-driver: true
run-unit-tests: false
run-lit-tests: false
run-compilation-tests: true