Skip to content

Commit

Permalink
Update cbtest.yml
Browse files Browse the repository at this point in the history
Fix bugs
  • Loading branch information
ddspringle authored May 22, 2024
1 parent e9901c7 commit 863ef56
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .github/workflows/cbtest.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,4 @@
# This workflow will build a Java project with Ant
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-java-with-ant

name: Java CI
name: fw1 CI

on:
push:
Expand All @@ -13,7 +10,7 @@ jobs:
build:
strategy:
matrix:
version: [ lucee@6, lucee@5, lucee@4.5, adobe@2023, adobe@2021, adobe@2018, adobe@2016, adobe@11, adobe@10, boxlang@be ]
engine: [ lucee@6, lucee@5, lucee@4.5, adobe@2023, adobe@2021, adobe@2018, adobe@2016, adobe@11, adobe@10, boxlang@be ]

runs-on: ubuntu-latest

Expand Down

0 comments on commit 863ef56

Please sign in to comment.