Skip to content

Commit

Permalink
Updating codeql-analysis.yml to "windows-latest"
Browse files Browse the repository at this point in the history
Notification for this changed at:
actions/runner-images#4856
  • Loading branch information
shriprem committed Apr 29, 2022
1 parent 6442b6a commit be40384
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/codeql-analysis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:
jobs:
analyze:
name: Analyze
runs-on: windows-2019
runs-on: windows-latest

steps:
- name: Checkout repository
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
*.user
*.userosscache
*.sln.docstates
copy*.cmd
copy.*.cmd

# User-specific files (MonoDevelop/Xamarin Studio)
*.userprefs
Expand Down

0 comments on commit be40384

Please sign in to comment.