- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for ci (0.01 sec)
-
.github/workflows/ci.yml
name: CI on: push: branches: - master pull_request: branches: - master permissions: contents: read jobs: test: permissions: actions: write # for styfle/cancel-workflow-action to cancel/stop running workflows contents: read # for actions/checkout to fetch code name: "${{ matrix.root-pom }} on JDK ${{ matrix.java }} on ${{ matrix.os }}" strategy: matrix:
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Wed Sep 03 19:19:31 UTC 2025 - 4.7K bytes - Viewed (0) -
README.md
# CodeLibs CoreLib [](https://github.com/codelibs/corelib/actions/workflows/maven.yml) [](https://central.sonatype.com/artifact/org.codelibs/corelib) [](https://opensource.org/licenses/Apache-2.0)
Registered: Fri Sep 05 20:58:11 UTC 2025 - Last Modified: Sun Aug 31 02:56:02 UTC 2025 - 12.7K bytes - Viewed (0) -
android/pom.xml
</profile> <profile> <id>suppress-open-jre-modules-for-toolchain-8</id> <activation> <property> <name>surefire.toolchain.version</name> <!-- the value provided by GitHub CI (which maybe we could even change, but supporting "8" seems nice for any users who try pass that value manually) --> <value>8</value> </property> </activation> <properties>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 24.3K bytes - Viewed (0) -
pom.xml
</profile> <profile> <id>suppress-open-jre-modules-for-toolchain-8</id> <activation> <property> <name>surefire.toolchain.version</name> <!-- the value provided by GitHub CI (which maybe we could even change, but supporting "8" seems nice for any users who try pass that value manually) --> <value>8</value> </property> </activation> <properties>
Registered: Fri Sep 05 12:43:10 UTC 2025 - Last Modified: Thu Sep 04 21:35:58 UTC 2025 - 23.9K bytes - Viewed (0)