Skip to content

Commit

Permalink
feat: 升级jdk到17 #197
Browse files Browse the repository at this point in the history
  • Loading branch information
stubenhuang committed Jul 22, 2024
1 parent 268cfd1 commit 221fec8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/publish-snapshot-jdk17.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
# Trigger building on push event, and publishing snapshot package if in base repository
name: Build and Publish snapshot package
on:
workflow_dispatch:
push:
branches:
- develop-0.0.10
- jdk17
paths-ignore:
- '.github/**'
- 'docs/**'
Expand Down

0 comments on commit 221fec8

Please sign in to comment.