Skip to content

Commit

Permalink
Deactivating the IPv6 test
Browse files Browse the repository at this point in the history
Still not working out of the box.

Research actions/runner-images#668 (comment)
  • Loading branch information
Mischback committed Mar 19, 2024
1 parent 2759d84 commit 660ebad
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/ci-default.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,12 @@ on:
- development

jobs:
evaluation:
name: Evaluate GitHub's IPv6
runs-on: ubuntu-latest
steps:
- name: Ping mischback.de
run: ping -6 mischback.de
# evaluation:
# name: Evaluate GitHub's IPv6
# runs-on: ubuntu-latest
# steps:
# - name: Ping mischback.de
# run: ping -6 mischback.de
linting:
name: Run linters
runs-on: ubuntu-latest
Expand Down

0 comments on commit 660ebad

Please sign in to comment.