Skip to content

remove fedora 35 and add 37 38 #510

remove fedora 35 and add 37 38

remove fedora 35 and add 37 38 #510

Workflow file for this run

on: [push, pull_request]
name: Lint
jobs:
super-linter:
runs-on: ubuntu-latest
steps:
- name: Checkout Code
uses: actions/[email protected]
- name: Lint Code Base
uses: github/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}