Skip to content

Commit

Permalink
Land #19258, Update linting Ruby version
Browse files Browse the repository at this point in the history
  • Loading branch information
dwelch-r7 authored Jun 13, 2024
2 parents d31d282 + f8eba7c commit 906a348
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,18 +27,18 @@ on:
- weekly-dependency-updates

jobs:
env:
BUNDLE_WITHOUT: "coverage development pcap"

msftidy:
runs-on: ubuntu-latest
timeout-minutes: 40

env:
BUNDLE_WITHOUT: "coverage development pcap"

strategy:
fail-fast: true
matrix:
ruby:
- '3.0'
- '3.1'

name: Lint msftidy
steps:
Expand Down

0 comments on commit 906a348

Please sign in to comment.