We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21e90a6 commit c77d2a8Copy full SHA for c77d2a8
.github/workflows/ci.yml
@@ -2,7 +2,7 @@ name: CI
2
on: [push, pull_request]
3
jobs:
4
build:
5
- runs-on: ubuntu-22.04
+ runs-on: ubuntu-24.04
6
steps:
7
- uses: actions/checkout@v3
8
- name: Install graphviz
0 commit comments