Skip to content

Commit

Permalink
chore(image): test against latest fossology build
Browse files Browse the repository at this point in the history
  • Loading branch information
deveaud-m committed Apr 4, 2024
1 parent bddde15 commit f7886cf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/fossologytests.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:

jobs:
test-latest:
name: Integration Tests (latest Fossology - 4.4.0-rc2)
name: Integration Tests (Fossology - Latest)
runs-on: ubuntu-latest

container:
Expand All @@ -20,7 +20,7 @@ jobs:

services:
fossology:
image: fossology/fossology:4.4.0-rc2
image: fossology/fossology:latest
ports:
- 8081:80
volumes:
Expand Down

0 comments on commit f7886cf

Please sign in to comment.