Bump gh actions ubuntu 22.04 -> 24.04

This commit is contained in:
Evan Su 2024-12-05 22:55:11 -05:00 committed by GitHub
parent 705d20f75b
commit b6c67ef0f3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -12,7 +12,7 @@ on:
jobs:
build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
steps:
- uses: actions/checkout@v4