Skip to content

Commit

Permalink
upgrading to 24.
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Lemire committed Nov 18, 2024
1 parent 0e44b34 commit 2ad2b3e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ubuntu.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Ubuntu 22.04
name: Ubuntu 24.04

on:
pull_request:
Expand All @@ -22,7 +22,7 @@ concurrency:

jobs:
ubuntu-build:
runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
matrix:
shared: [ON, OFF]
Expand Down

0 comments on commit 2ad2b3e

Please sign in to comment.