Skip to content

Commit

Permalink
remove bad version
Browse files Browse the repository at this point in the history
  • Loading branch information
rm5248 committed Oct 8, 2023
1 parent e867032 commit 1880e66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/log4net-dotnetcore.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ jobs:
runs-on: ubuntu-latest
strategy:
matrix:
dotnet: [ '1.1.x', '2.1.x', '3.1.x', '3.5.x', '5.0.x' ]
dotnet: [ '1.1.x', '2.1.x', '3.1.x', '5.0.x' ]
name: Dotnet ${{ matrix.dotnet }} log4net build
steps:
- uses: actions/checkout@v3
Expand Down

0 comments on commit 1880e66

Please sign in to comment.