Skip to content

Commit

Permalink
ignore end of support message
Browse files Browse the repository at this point in the history
  • Loading branch information
Neill Turner committed Nov 29, 2024
1 parent a379741 commit 7aa6c2c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pull_request.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
run: dotnet restore

- name: Build
run: dotnet build --configuration Release --no-restore /warnaserror
run: dotnet build --configuration Release --no-restore /warnaserror /p:CheckEolTargetFramework=false

- name: Spin Up Stack
run: docker compose up -d
Expand Down

0 comments on commit 7aa6c2c

Please sign in to comment.