Skip to content

Github actions: Switch to Ubuntu 24.04 #226

Github actions: Switch to Ubuntu 24.04

Github actions: Switch to Ubuntu 24.04 #226

Workflow file for this run

name: Test
on: [push, pull_request]
jobs:
ubuntu24:
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- run: |
./test_changes