Skip to content

Commit

Permalink
[github ci] Bump to Java 15 and Ubuntu 24.04
Browse files Browse the repository at this point in the history
  • Loading branch information
Flowdalic committed Sep 16, 2024
1 parent d8d066b commit 13882cb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ jobs:
build:
name: Build Smack

runs-on: ubuntu-22.04
runs-on: ubuntu-24.04
strategy:
matrix:
java:
- 11
- 15
env:
PRIMARY_JAVA_VERSION: 11

Expand Down

0 comments on commit 13882cb

Please sign in to comment.