Skip to content

Commit

Permalink
Update CI Badge to github actions (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
sciencewhiz authored Nov 26, 2023
1 parent e6ff198 commit 77cbc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Gradle JNI

[![Build status](https://ci.appveyor.com/api/projects/status/4a80h0wnii4t7bf0/branch/master?svg=true)](https://ci.appveyor.com/project/ThadHouse/gradle-jni/branch/master)
[![CI](https://github.com/wpilibsuite/gradle-jni/actions/workflows/main.yml/badge.svg)](https://github.com/wpilibsuite/gradle-jni/actions/workflows/main.yml)

gradle-jni is a utility library for enabling easy to build JNI compatible plugins

Expand Down

0 comments on commit 77cbc91

Please sign in to comment.