Skip to content

Commit 2a94b50

Browse files
committed
Update CI to Ubuntu 24.04
1 parent cb73ec8 commit 2a94b50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/static_checks.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on: [push, pull_request]
44
jobs:
55
format:
66
name: File formatting (file_format.sh)
7-
runs-on: ubuntu-20.04
7+
runs-on: ubuntu-24.04
88
steps:
99
- name: Checkout
1010
uses: actions/checkout@v2

0 commit comments

Comments
 (0)