Skip to content

feat: add support for 2026.2 and following IDE versions #84

feat: add support for 2026.2 and following IDE versions

feat: add support for 2026.2 and following IDE versions #84

Workflow file for this run

name: CI
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
- uses: actions/setup-java@1bcf9fb12cf4aa7d266a90ae39939e61372fe520 # v5.4.0
with:
java-version: 21
distribution: temurin
cache: 'gradle'
- name: 馃П Build the theme
run: make