Skip to content

Commit

Permalink
Merge branch 'java21' into fibers
Browse files Browse the repository at this point in the history
  • Loading branch information
bgprudhomme committed Oct 20, 2024
2 parents 1fbfb47 + 92b911a commit 005bbba
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/macos.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: Java 21 CI macOS (Apple)

on: [push,pull_request]
on:
push:
branches: [ "master" ]

jobs:
build:
Expand Down

0 comments on commit 005bbba

Please sign in to comment.